BEX Source Code
.asm files are 6502 assembly code.
.bas are AppleSoft BASIC programs
.bex files are BEX "chapters" which play a role in the BEX code (such as the translation tables)
- BEX Programming Notes
- Lisa Assembler documentation textfile
- andother Lisa Assembler documentation textfile
- adj.asm -- adjust pages, programming module 10
- amdos1.asm AmDos (modification to DOS 3.3 for 3.5 inch disk), BEX patch 1
- amdos2.asm AmDos (modification to DOS 3.3 for 3.5 inch disk), BEX patch 2
- auxil.asm Code that is executed in the "hidden" 64k of the 128k Apple 2e
- btrans.asm Back translation program, module 5
- cards.asm Table to support the recognition of key interface cards
- cen.asm Tiny piece of the Print program placed in memory
- dos1.asm Install DOS patches
- dos2.asm Install DOS patches
- edit.asm Editor, module 1
- force.bas Force Recognition of your circuit card, part of Boot disk
- ftrans.asm Forward Translation program, module 4
- goodbye.bas "Hello Program" for the Main disk (note: do not boot the Main disk)
- hello.bas "Hello Program" for the Start disk
- inout.asm Key input/output routines always resident in BEX
- input.asm Input through slot, module 8
- load.asm Load from VersaBraille, module 7
- loadcon.bas Load configuration, from the Boot disk
- main.bas Main Menu, part of Main disk
- messages.bex BEX chapter that controlled prompts, 3 "pages", learner level, user level and master level
- newprnt1.asm New print program that uses the patch at $1ab4
- o01.asm Dipner Dots driver
- o02.asm ETF-80 driver
- o03.asm Sagem Driver
- o04.asm Cranmer driver
- o05.asm Old LED driver
- o06.asm PED plate embosser driver
- o07.asm Camwil printwheel driver
- o07j.asm JESSE'S EXAMPLE MAKER
- o08.asm Video Brailler driver
- o09.asm Video Brailler with Voice driver
- o0a.asm Large Print Driver driver
- o0b.asm Postscript Driver driver (also uses fonts.a file)
- o0c.asm PAPERLESS Brailler driver
- pagemenu.bas Page Menu, part of Main disk
- print1.asm print module, part 1 (module 2)
- print2.asm print module, part 2 (module 2)
- printcom.bas Print configuration, part of Boot disk
- printers.bex List of Key Inkprint printers
- putin.asm Put in bad sector for copy protection
- question.bex Text of the questions used in the configuration process
- ram.bas Load Ram Drives, from the Start Disk
- replace.asm Global Replace, Module 3
- second.bas Second Menu, key part of Main disk
- send.asm Send to VersaBraille, module 6
- setcon.bas Set Configuration, part of Boot disk
- start.asm Key assembly code support during boot up on the Boot disk, for example to copy BEX disks
- start.bas Start Menu from the Boot disk
- table.asm Tables for Braille Keyboard and Roman numerals
- tape-vb.bas Separate BASIC program to manage the tape-based VersaBraille, main disk
- text.asm Read textfiles (plus ProDOS Bridge), module 9
- what.bas What is in your computer, part of Boot disk
- zapgarn.asm I really do not know the function of this code
- zqfor.bex Forward Translation Table
- zqrev.bex Back Translation Table